XML Einrichten Version 1.2
GTIN Element
XML Einrichten Version 1.2 > ProductIdentifier Complex Type : GTIN Element
Beschreibung
= EAN Code
Namensraum (none)
Typ
Restriction of xs:decimal
Diagramm
GTIN Element
Overview
GTIN optional Restriction of xs:decimal
= EAN Code
Quelle
<xs:element name="GTIN" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de"> = EAN Code </xs:documentation>
    <xs:documentation xml:lang="en"> = EAN Code </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:decimal">
      <xs:totalDigits value="14" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Siehe auch
ProductIdentifier Complex TypeXML Einrichten Version 1.2